How to Install lcrt software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install lcrt software package in Ubuntu 14.04 LTS (Trusty Tahr)

lcrt software package provides graphic Linux remote login tool, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lcrt 

lcrt is installed in your system.

Make ensure the lcrt package were installed using the commands given below,

$ sudo dpkg-query -l | grep lcrt *

You will get with lcrt package name, version, architecture and description in a table

lcrt package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package lcrt
Version 1.1.2-1
Description graphic Linux remote login tool
Sub Section Net


See Also, How to uninstall or remove lcrt software package from Ubuntu 14.04 LTS (Trusty Tahr)?